home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / PressReleases95 / 08August95 / WebRex.txt < prev    next >
Encoding:
Text File  |  1995-08-30  |  4.4 KB  |  82 lines

  1.  
  2. For Immediate Release
  3.  
  4. August 29, 1995
  5.  
  6. IT Solutions, Inc. Paul Gerard voice: 1.312.474.7700 fax: 1.312.474.9361
  7. info@its.com http://www.its.com
  8.  
  9. August 29, 1995 - Chicago, IL. Today, IT Solutions announced the
  10. availability of free demonstration copies of WebRex, the custom HTTP
  11. server that provides easy access to objects.  Objects can be developed and
  12. deployed on HP-UX, SunOS, Solaris, Digital UNIX, NEXTSTEP, and soon
  13. Windows NT.  The Web Rex server turns requests for URLs as they enter the
  14. server into messages to specific objects.  These objects perform their
  15. work aided by classes in the WebRex library and return a page of HTML to
  16. the client.  These objects can be existing objects linked with an existing
  17. relational database.
  18.  
  19. "Many IS managers are feeling pressure to establish a corporate presence
  20. on the Web.  While this pressure contributes to Web growth, it does not
  21. necessarily contribute to content quality.  The WebRex server was
  22. developed to make Web sites compelling by linking the server directly to
  23. data and thus linking the business directly to the customer."  says WebRex
  24. Product Manager Paul Gerard.
  25.  
  26. "The processing of the WebRex server is quite simple: Each time an HTML
  27. browser makes a request, an existing Web Rex sub-process is called to
  28. service that request.  After a request has been serviced, the
  29. sub-processes stay alive for a configurable period of time.  Thus, these
  30. new processes can be re-used by new requests caching whatever the applets
  31. deem necessary (for example; database connection state).  An application
  32. can be entirely distributed and arbitrarily complex, as complex as any
  33. object-based application." says WebRex Project Manager Drew Trieger.
  34.  
  35. In the three WebRex demonstrations on the IT Solutions Web site
  36. (http://www.its.com), all database accesses are toward an Oracle7 database
  37. running on a Solaris 2.3 Sun Sparc machine.  Though we have used Oracle7,
  38. Web Rex does not limit you to the database.  With Web Rex, there is a
  39. level of abstraction between the database and the application code so that
  40. a variety of relational databases could be used with little change to the
  41. source code.  For example, if we wanted to use Sybase, we would simply
  42. tell the application to use the Sybase database adaptor instead of the
  43. Oracle database adaptor and then mimic the same database structure in the
  44. Sybase database.  This change results in little or no source code changes,
  45. adding greater flexibility to applications developed using Web Rex.  There
  46. are existing database adaptors for DB2, Sybase, Oracle, AS/400, Cincom
  47. Supra, DRNA, Gupta SQLBase, INFORMIX, MDI, NCR Teradata, O2 OODBMS,
  48. QuickBase, and Microsoft SQL Server making it possible to use your
  49. existing relational database to serve the Web.
  50.  
  51. Web Rex is a very high performance server, even when linked to a database.
  52. Database connection state can be automatically cached by the Web Rex
  53. applets so that only the first HTTP request requiring a database
  54. connection incurs the overhead of connecting to the database. All
  55. subsequent requests efficiently share this connection. Performance is only
  56. limited by the database's ability to serve query requests and the network
  57. bandwidth of the machine's connection to the Internet. Web Rex is not a
  58. bottleneck. Since CGI-BIN scripts are not used in this demo, there is no
  59. overhead in creating and tearing down processes on the Web Rex server.
  60. Requests enter the "object" domain from the "web" domain very quickly,
  61. there is no need to fork or run scripts.
  62.  
  63. The WebRex demonstration server software is available today through
  64. anonymous FTP from ITS.  This version runs on NEXTSTEP and will expire on
  65. September 30, 1995.
  66.  
  67. For more information about how WebRex currently develops object-oriented
  68. applications for the World Wide Web over the Internet and within corporate
  69. networks visit our Web site: http://www.its.com.
  70.  
  71. IT Solutions, headquartered at 500 West Madison St., Suite 2210, Chicago,
  72. Illinois 60661, was founded in 1990 as a software development and
  73. consulting firm specializing in object technology. IT Solutions
  74. specializes in object oriented systems including database connectivity and
  75. application design, web services and Internet application development
  76. tools for strategic technology and messaging infrastructures for clients
  77. throughout the United States. IT Solutions has offices in Boston and
  78. Chicago.
  79.  
  80. WebRex is a trademark of Information Technology Solutions, Inc.  NEXTSTEP
  81. is a registered trademark of NeXT Computer Inc.  All other trademarks
  82. mentioned, belong to their respective owners.